home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / script.cst / 00012_ÉNÉèÉCÉg.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  110 b   |  6 lines

  1. on mouseDown
  2.   if someButton3() then
  3.    BeginMyQuit 250,300,262,75
  4.     moveToFront window "QUIT"
  5.   end if
  6. end